/*-----  Global  ----*/
*{margin:0px;padding:0px; border-width:0;}
body{font-size:14px; font-family:"Microsoft YaHei";color:#555;}
a,a:visited{text-decoration:none!important;color:#555;}
a:hover,a:active{text-decoration:none!important;color:#555;}
ul li{list-style:none;}
.clear{clear:both; height:0px; width:0px; overflow:hidden;}
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/ 
*html .clearfix {height: 1%;}
.clearfix {display: block;}
.floatLeft{float:left;}
.floatRight{float:right;}
::-webkit-input-placeholder
{color:#353535;}
:-moz-placeholder
{color:#353535;}
::-moz-placeholder
{color:#353535;}
:-ms-input-placeholder
{color:#353535;}
/*head*/
#headbg{height:37px;background:#0e4d9c;}
.head{width:1414px;margin:0 auto;}
.head p{margin:0;height:37px;line-height:37px;font-size:13px;color:#bbdeff;text-align:right;}
.head p em{display:inline-block;background:url(topphone.png) no-repeat left center;padding-left:30px;font-style:normal;margin-left:5px;}
.head p span{font-size:16px;color:#FFF;}
/*top*/
#topwrap{height:121px;position:relative;}
.topbg{width:100%;z-index:9999;width:100%;position:absolute;top:0;background:#FFF;-webkit-box-shadow: 0 1px 8px 0 rgba(0,0,0,0.2);box-shadow: 0 1px 8px 0 rgba(0,0,0,0.2);}
.top{width:1414px;margin:0 auto;}
.top .t_left{float:left;padding:33px 0 36px;display:block;}
.top .t_left .logo{width:384px;float:left;}
.top .t_left .logo img{width:100%;}
.top .t_left i{display:block;float:left;margin-left:13px;background:#bababa;width:1px;height:59px;position:relative;}
.top .t_left .t_txt{float:left;margin-left:9px;padding:1px 0 2px;}
.top .t_left .t_txt p{margin:0;color:#000;}
.top .t_left .t_txt p:first-child{font-size:20px;height:32px;line-height:32px;color:#1f438f;font-weight:bold;}
.top .t_left .t_txt p:last-child{font-size:16px;height:24px;line-height:24px;}
.top .t_left .logo img,.top .nav,.top .nav .firstfloor>li{display:block;transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;}
.top .t_right{float:right;}
.top .t_right .nav{float:left;background:#FFF;}
.top .t_right .nav ul{margin:0;}
.top .t_right .nav .firstfloor>li{font-size:16px;text-align:center;position:relative;cursor:pointer;float:left;}
.top .t_right .nav .firstfloor>li>a{display:inline-block;height:121px;line-height:121px;width:100%;color:#000;padding:0 20px;}
.top .t_right .nav .firstfloor>li:hover>a{background:#fd0002;color:#FFF;}
.top .t_right .nav .secondfloor{position:absolute;left:0;top:100%;z-index:9999;display:none;background:#FFF;width:100%;border-top:none;box-sizing:border-box;}
.top .t_right .nav .secondfloor>li{border-bottom:1px solid #E4EAEC;width:100%;line-height:44px;height:44px;font-size:13px;margin-left:0;}
.top .t_right .nav .secondfloor>li>a{width:100%;height:100%;display:block;color:#76838F;}
.top .t_right .nav .secondfloor li a:hover{background:#fd0002;color:#FFF;}
.top .t_right .t_phone{width:120px;float:right;margin-left:10px;}
.top .t_right .t_phone a{display:block;width:50%;height:121px;line-height:121px;padding-left:30px;color:#0089d1;background-repeat:no-repeat;background-position:left center;float:left;}
.top .t_right .t_phone a.icon1{background-image:url(en_icon.png);}
.top .t_right .t_phone a.icon2{background-image:url(ru_icon.png);}
.topfix{top:0;position:fixed;}
/*mobilehead*/
#mobileheadbg{height:70px;display:none;}
#mobilehead{height:70px;width:100%;display:none;}
#mobilehead .logo{width:calc(100% - 120px);height:70px;display:block;float:left;background:url(logo.png) no-repeat 10px center;background-size:auto 50px;}
#mobilehead .nav{float:right;}
#mobilehead .nav_bg{display:none;position:fixed;top:107px;left:0;z-index:989;width:100%;height:calc(100% - 107px);background:rgba(0, 0, 0, 0.6);animation:fade-in .43s ease 0s;-webkit-animation:fade-in .43s ease 0s;}
#mobilehead .nav .nav_box{display:none;position:absolute;top:107px;left:0;z-index:991;width:100%;overflow:auto;border-top:1px solid #eee;background:#fff;box-sizing:border-box;}
#mobilehead .nav .nav_box ul{margin:0;}
#mobilehead .nav .nav_one>li{border-bottom:1px solid #eee;padding:0 10px;}
#mobilehead .nav .nav_one>li>span{height:42px;line-height:42px;font-size:15px;}
#mobilehead .nav .nav_one>li>span>a{display:block;position:relative;width:calc(100% - 150px);height:42px;box-sizing:border-box;font-size:15px;color:#666;line-height:42px;float:left;}
#mobilehead .nav .nav_one>li>span>i{float:right;display:block;width:150px;height:42px;}
#mobilehead .nav .nav_one>li>span>i>em{float:right;width:42px;height:42px;background:url(+.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;display:block;}
#mobilehead .nav .nav_one>li>span>i>em.on{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .nav_one>li>ul{display:none;}
#mobilehead .nav .nav_one>li>ul>li{height:36px;line-height:36px;text-indent:20px;}
#mobilehead .nav .nav_one>li>ul>li>a{font-size:15px;color:#666;width:100%;height:100%;display:block;}
#mobilehead .nav .push-nav{display:block;position:relative;z-index:998;width:54px;height:50px;font-size:0;margin-right:8px;background:rgba(138,138,138,.5);margin-top:10px;border-radius:5px;}
#mobilehead .nav .push-nav .nav-toggle{display:block;position:absolute;left:50%;top:50%;border:0;border-radius:4px;cursor:pointer;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
#mobilehead .nav .push-nav.on .nav-toggle{margin-left:-4px;}
#mobilehead .nav .push-nav .nav-toggle span{display:block;position:relative;z-index:1;width:37px;height:2px;margin:0 0 10px auto;background:#8a8a93;border-radius:3px;-webkit-transform-origin:35px;transform-origin:35px;-webkit-transition:all .5s;transition:all .5s;}
#mobilehead .nav .push-nav .nav-toggle span.two{width:30px;}
#mobilehead .nav .push-nav .nav-toggle span:last-child{margin-bottom:0;}
#mobilehead .nav .push-nav.on .nav-toggle span{ opacity:1;}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(2){-webkit-transform:scale(0);transform:scale(0);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(1){-webkit-transform:rotate(-45deg);transform: rotate(-45deg);}
#mobilehead .nav .nav_phone{width:100%;padding:0 10px;}
#mobilehead .nav .nav_phone a{display:block;width:80px;height:42px;line-height:42px;padding-left:30px;color:#0089d1;background-repeat:no-repeat;background-position:left center;float:left;}
#mobilehead .nav .nav_phone a.icon1{background-image:url(en_icon.png);}
#mobilehead .nav .nav_phone a.icon2{background-image:url(ru_icon.png);}
#mobilehead .nav .nav_contact{position:relative;border-top:1px solid #eee;color:#666;}
#mobilehead .nav .nav_contact .nav_txt{width:100%;}
#mobilehead .nav .nav_contact .nav_txt span{height:42px;line-height:42px;display:block;float:left;position:relative;text-indent:15px;margin-left:10px;font-size:15px;}
#mobilehead .nav .nav_contact .nav_txt span a{color:#666;}
#mobilehead .nav .nav_contact .nav_txt span.sitemapicon{background:url(mobilesitemap.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topphoneicon{background:url(mobilephone.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topemailicon{background:url(mobileemail.png) no-repeat left center;background-size:auto 15px;text-indent:25px;}
/*flash*/
.index_banner{width:100%;height:0;padding-bottom:742px;position:relative;overflow:hidden;}
.index_banner .swiper-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5;}
.index_banner .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
.index_banner .swiper-pagination-bullets{bottom:30px!important;}
.index_banner .swiper-pagination-bullet{background:#f8f8f8;opacity:1;width:16px;height:16px;border-radius:8px;}
.index_banner .swiper-pagination-bullet-active{width:46px;background:#fd0002;}
/*pb_title*/
.pb_title{text-align:center;position:relative;}
.pb_title h2{margin:0;font-size:40px;color:#212121;text-align:center;font-weight:bold;height:50px;line-height:50px;position:relative;}
.pb_title p{margin:0;color:#414141;text-align:center;line-height:20px;font-size:16px;margin-top:14px;}
/*hot*/
#hotbg{background:url(hotbg.jpg) no-repeat right bottom #f0f6fc;padding:51px 0 65px;}
.hot{margin-top:28px;overflow:hidden;}
.hot .h_img{width:100%;padding-bottom:75%;position:relative;}
.hot .h_img img{display:block;width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.hot .h_txt{padding:25px 30px;background:#FFF;}
.hot .h_txt p{margin:0;color:#666;height:24px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.hot .h_txt p:first-child{color:#262626;font-size:24px;height:38px;line-height:38px;}
/*product*/
#productbg{background:url(productbg.jpg) no-repeat center top;padding:45px 0 54px;background-size:auto 446px;}
.product{}
.product .p_class{}
.product .p_class .pc_left{width:calc(100% - 623px);float:left;}
.product .p_class .pc_left h2{margin:0;height:50px;line-height:50px;font-size:40px;font-weight:bold;color:#FFF;}
.product .p_class .pc_left p{margin:0;line-height:24px;margin-top:13px;color:#FFF;font-size:15px;}
.product .p_class .pc_left a{display:inline-block;height:20px;line-height:20px;color:#FFF;margin-top:22px;}
.product .p_class .pc_right{width:623px;float:right;padding:21px 0 34px;}
.product .p_class .pc_right a{display:block;width:146px;margin-left:9px;border:1px solid #6285a4;height:36px;line-height:34px;text-align:center;font-size:15px;color:#FFF;float:left;margin-top:13px;}
.product .p_class .pc_right a:nth-child(4n+1){margin-left:0;}
.product .p_ul{position:relative;margin-top:12px;overflow:hidden;}
.product .p_ul .p_li{margin-top:18px;width:23.8%;margin-left:1.6%;float:left;display:block;}
.product .p_ul .p_li:nth-child(4n+1){margin-left:0;}
.product .p_ul .p_li .p_img{width:100%;padding-bottom:75%;position:relative;}
.product .p_ul .p_li .p_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.product .p_ul .p_li .p_txt{padding:22px 39px 16px 33px;background:#02429a;}
.product .p_ul .p_li .p_txt p{margin:0;height:26px;line-height:26px;background:url(jiantou2.png) no-repeat right center;font-size:16px;color:#FFF;padding-right:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product .p_btn{margin-top:34px;text-align:center;font-size:0;-webkit-text-size-adjust:none;}
.product .p_btn a{display:inline-block;height:36px;width:185px;border:1px solid #757575;font-size:16px;color:#757575;padding:0 26px 0 39px;margin-left:23px;}
.product .p_btn a span{display:inline-block;width:100%;height:34px;line-height:34px;padding-right:22px;background:url(btn_jt.png) no-repeat right center;text-align:center;}
.product .p_btn a:first-child{margin-left:0;}
/*youshi*/
#youshibg{background:url(shilibg.jpg) no-repeat center top;background-size:cover;padding:53px 0 64px;}
.youshi{}
.youshi .ys_content{margin-top:40px;width:100%;overflow:hidden;position:relative;}
.youshi .ys_content .ys_item{width:16.5%;float:left;overflow:hidden;cursor:pointer;}
.youshi .ys_content .ys_item.ys_hide{display:none;}
.youshi .ys_content .ys_li{background:#FFF;position:relative;width:100%;float:left;border-right:3px solid #DDD;}
.youshi .ys_content .ys_li .ys_img{width:100%;padding-bottom:154.36%;position:relative;}
.youshi .ys_content .ys_li .ys_img img{width:100%;height:100%;display:block;position:absolute;top:0;left:0;object-fit:cover;}
.youshi .ys_content .ys_li .ys_p{padding:21px 0 22px 14px;}
.youshi .ys_content .ys_li .ys_p h2{margin:0;font-size:16px;font-weight:bold;color:#333;height:26px;line-height:26px;}
.youshi .ys_content .ys_li .ys_p p{margin:0;font-size:14px;color:#999;height:26px;line-height:26px;}
.youshi .ys_content .ys_li .ys_p i{width:100%;height:50px;background-size:auto 100%;display:block;margin-top:14px;}
.youshi .ys_content .ys_li .ys_p i.icon1{background:url(shili_icon1.png) no-repeat left top;}
.youshi .ys_content .ys_li .ys_p i.icon2{background:url(shili_icon2.png) no-repeat left top;}
.youshi .ys_content .ys_li .ys_p i.icon3{background:url(shili_icon3.png) no-repeat left top;}
.youshi .ys_content .ys_li .ys_p i.icon4{background:url(shili_icon4.png) no-repeat left top;}



.youshi .ys_content .ys_txt{width:50.5%;float:left;}
.youshi .ys_content .ys_txt .ys_bgimg{width:100%;padding-bottom:49.4%;position:relative;background-size:cover!important;}
.youshi .ys_content .ys_txt .ys_bgimg.bgimg1{background:url(shili_bg1.jpg) no-repeat center center;}
.youshi .ys_content .ys_txt .ys_bgimg.bgimg2{background:url(shili_bg2.jpg) no-repeat center center;}
.youshi .ys_content .ys_txt .ys_bgimg.bgimg3{background:url(shili_bg3.jpg) no-repeat center center;}
.youshi .ys_content .ys_txt .ys_bgimg.bgimg4{background:url(shili_bg4.jpg) no-repeat center center;}
.youshi .ys_content .ys_txt .ys_nr{position:absolute;left:0;top:50%;width:100%;padding:0 70px 0 80px;transform:translateY(-50%);}
.youshi .ys_content .ys_txt .ys_nr h2{margin:0;font-size:36px;font-weight:bold;color:#FFF;height:46px;line-height:46px;}
.youshi .ys_content .ys_txt .ys_nr p{margin:0;font-size:16px;color:#FFF;line-height:28px;margin-top:10px;}
.youshi .ys_content .ys_txt .ys_nr a{width:108px;height:32px;line-height:30px;border:1px solid #FFF;color:#FFF;text-align:center;display:inline-block;margin-top:21px;}
.youshi .ys_content .ys_txt .ys_btxt{background:#238ddc;border-top:1px solid #2784CB;padding:21px 0 22px 80px;}
.youshi .ys_content .ys_txt .ys_btxt h2{margin:0;font-size:16px;font-weight:bold;color:#FFF;height:26px;line-height:26px;}
.youshi .ys_content .ys_txt .ys_btxt p{margin:0;font-size:15px;color:#FFF;height:26px;line-height:26px;}
.youshi .mys_content{margin-top:28px;}
.youshi .ys_content .ys_txt .ys_btxt i{width:100%;height:50px;background-size:auto 100%;display:block;margin-top:14px;}
.youshi .ys_content .ys_txt .ys_btxt i.icon1{background:url(shili_icon1_hover.png) no-repeat left top;}
.youshi .ys_content .ys_txt .ys_btxt i.icon2{background:url(shili_icon2_hover.png) no-repeat left top;}
.youshi .ys_content .ys_txt .ys_btxt i.icon3{background:url(shili_icon3_hover.png) no-repeat left top;}
.youshi .ys_content .ys_txt .ys_btxt i.icon4{background:url(shili_icon4_hover.png) no-repeat left top;}



.youshi .youshi_btn{text-align:center;margin-top:40px;font-size:0;-webkit-text-size-adjust:none;}
.youshi .youshi_btn .ys_btn{display:inline-block;margin-left:110px;height:43px;padding-left:57px;}
.youshi .youshi_btn .ys_btn:first-child{margin-left:0;}
.youshi .youshi_btn .ys_btn.icon1{background:url(shili_btnicon1.png) no-repeat left center;}
.youshi .youshi_btn .ys_btn.icon2{background:url(shili_btnicon2.png) no-repeat left center;}
.youshi .youshi_btn .ys_btn p{margin:0;color:#0168b7;text-align:left;}
.youshi .youshi_btn .ys_btn p em{font-style:normal;font-size:22px;font-family:Impact;font-weight:normal;}
.youshi .youshi_btn .ys_btn p:first-child{height:14px;line-height:14px;text-transform:uppercase;font-size:14px;}
.youshi .youshi_btn .ys_btn p:last-child{font-size:22px;font-weight:bold;height:23px;line-height:23px;margin-top:6px;}
/*yingyong*/
.yingyong{}
.yingyong .yy_wai{width:100%;overflow:hidden;position:relative;}
.yingyong .yy_wai_nei{width:600%;display:table;height:auto;}
.yingyong .yy_nei{display:table-cell;width:16.666%;}
.yingyong .yyc_img{width:100%;padding-bottom:650px;position:relative;background-size:cover;}
.yingyong .yyc_img.img1{background:url(youshi_img1.jpg) no-repeat center center;}
.yingyong .yyc_img.img2{background:url(youshi_img2.jpg) no-repeat center center;}
.yingyong .yyc_img.img3{background:url(youshi_img3.jpg) no-repeat center center;}
.yingyong .yyc_img.img4{background:url(youshi_img4.jpg) no-repeat center center;}
.yingyong .yyc_img .yyc_txt{position:absolute;width:100%;height:100%;left:0;top:0;}
.yingyong .yyc_img .yyc_txt p{margin:0;color:#FFF;font-size:16px;line-height:28px;margin-top:23px;}
.yingyong .yyc_img .yyc_txt p:first-child{height:50px;line-height:50px;font-size:40px;font-weight:bold;margin-top:94px;}
.yingyong .yyc_img .yyc_txt a{display:inline-block;margin-top:80px;padding-right:35px;height:25px;line-height:25px;font-size:15px;background:url(yy_icon.png) no-repeat right center;color:#FFF;}
.yingyong .yy_ul{position:absolute;width:100%;left:0;bottom:0;background:rgba(0,0,0,.42);}
.yingyong .yy_ul .yy_li{width:16.666%;float:left;text-align:center;cursor:pointer;position:relative;padding:40px 0;border-right:1px solid rgba(255,255,255,.2);}
.yingyong .yy_ul .yy_li i{display:inline-block;height:53px;width:100%;background-size:auto 100%!important;}
.yingyong .yy_ul .yy_li i.icon1{background:url(yy_icon1.png) no-repeat center center;}
.yingyong .yy_ul .yy_li i.icon2{background:url(yy_icon2.png) no-repeat center center;}
.yingyong .yy_ul .yy_li i.icon3{background:url(yy_icon3.png) no-repeat center center;}
.yingyong .yy_ul .yy_li i.icon4{background:url(yy_icon4.png) no-repeat center center;}
.yingyong .yy_ul .yy_li i.icon5{background:url(yy_icon5.png) no-repeat center center;}
.yingyong .yy_ul .yy_li i.icon6{background:url(yy_icon6.png) no-repeat center center;}
.yingyong .yy_ul .yy_li i.icon7{background:url(yy_icon7.png) no-repeat center center;}
.yingyong .yy_ul .yy_li p{margin:0;height:31px;line-height:31px;font-size:21px;color:#FFF;margin-top:15px;font-weight:bold;}
.yingyong .yy_ul .yy_li.on{background:#c22c23;}
/*info*/
#infobg{background:url(infobg.jpg) no-repeat right 95px top 100px #F5F5F5;padding:113px 0 173px;}
.info{}
.info .info_txt{width:790px;float:left;padding-bottom:33px;}
.info .info_txt p{margin:0;text-align:left;font-size:16px;line-height:28px;}
.info .info_txt p:first-child{height:54px;line-height:54px;font-size:40px;font-weight:bold;color:#212121;}
.info .info_txt p:nth-child(2){height:32px;line-height:32px;font-size:32px;font-family:Impact;color:#DDD;margin-top:6px;}
.info .info_txt p:nth-child(3){height:40px;line-height:40px;font-size:30px;color:#014974;margin-top:27px;font-weight:bold;}
.info .info_txt i{display:inline-block;width:62px;height:5px;background:#0168b7;margin:9px 0 27px;}
.info .info_txt a{display:inline-block;width:150px;height:40px;line-height:40px;margin-top:34px;background:#c92722;text-align:center;font-size:14px;color:#FFF;}
.info_num{padding:45px 40px 40px 0;background:#FFF;box-shadow:0 0 13px #DCE1E6;margin-top:-100px;}
.info_num .n_li{width:19%;float:left;margin-left:6%;padding-bottom:5px;padding-left:35px;border-left:1px solid #CCC;position:relative;}
.info_num .n_li:before{content:'';position:absolute;left:-1px;top:0;width:1px;height:21px;background:#a5464c;}
.info_num .n_li p{margin:0;}
.info_num .n_li p span{color:#333;font-size:40px;font-weight:bold;}
.info_num .n_li p:first-child{height:46px;line-height:46px;color:#c52730;}
.info_num .n_li p:last-child{height:20px;line-height:20px;color:#999;}
/*zizhi*/
.zizhi{padding:50px 0 0;}
.zizhi .zz_ul{margin-top:35px;overflow:hidden;}
.zizhi .zz_ul .zz_img{width:100%;padding-bottom:75%;position:relative;border:1px solid #F1F1F1;}
.zizhi .zz_ul .zz_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:contain;}
.zizhi .zz_ul p{margin:0;line-height:43px;color:#666;text-align:center;background:#F1F1F1;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/*news*/
.news{padding:50px 0 0;}
.news .news_content{margin-top:35px;}
.news .news_img{width:638px;float:left;}
.news .news_img .n_img{width:100%;padding-bottom:369px;position:relative;}
.news .news_img .n_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.news .news_ul{float:right;width:calc(100% - 638px);padding-left:60px;}
.news .news_ul .news_li{margin-top:48px;}
.news .news_ul .news_li:first-child{margin-top:0;}
.news .news_ul .news_li p{margin:0;color:#999;}
.news .news_ul .news_li p a{color:#333;}
.news .news_ul .news_li p:first-child{font-size:22px;height:32px;line-height:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:bold;}
.news .news_ul .news_li p:last-child{font-size:14px;line-height:24px;margin-top:11px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.question{padding:35px 0 56px;}
.question .q_title{}
.question .q_title h2{margin:0;height:28px;line-height:28px;font-size:24px;font-weight:bold;color:#1c1c1c;}
.question .q_title span{display:inline-block;height:16px;line-height:16px;font-size:12px;text-transform:uppercase;font-weight:bold;color:#1c1c1c;}
.question .q_ul{margin-top:13px;}
.question .q_ul .q_li{margin-top:10px;width:30%;margin-left:5%;float:left;}
.question .q_ul .q_li:nth-child(3n+1){margin-left:0;}
.question .q_ul .q_li p{margin:0;}
.question .q_ul .q_li p:first-child{font-size:16px;height:20px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;background:url(q_icon.png) no-repeat left center;padding-left:27px;}
.question .q_ul .q_li p:nth-child(2){font-size:14px;line-height:24px;margin-top:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#999;}
.question .q_ul .q_li span{display:inline-block;width:100%;height:20px;line-height:20px;font-size:12px;color:#999;margin-top:23px;position:relative;text-align:right;position:relative;}
.question .q_ul .q_li span:before{content:'';position:absolute;left:0;top:50%;margin-top:-1px;width:64px;height:2px;background:#E0E0E0;}
/*friendlink*/
#friendlinkbg{padding:20px 0 15px;background:#0E4D9C;}
.friendlink{position:relative;}
.friendlink .left{width:80px;float:left;height:46px;line-height:46px;color:#FFF;font-size:30px;font-weight:bold;margin-top:7px;font-family:Arial;}
.friendlink .right{width:calc(100% - 80px);float:right;color:#FFF;font-size:0;-webkit-text-size-adjust:none;}
.friendlink .right a{color:#FFF;white-space:nowrap;display:inline-block;font-size:14px;padding:7px 20px;position:relative;}
.friendlink .right a:after{content:'';position:absolute;right:0;top:10px;width:1px;height:16px;background:#FFF;}
/*foot*/
#footbg{background:#202020;padding:40px 0 20px;}
.foot{}
.foot .f_left{width:calc(100% - 114px);float:left;position:relative;padding-right:25px;}
.foot .f_left em{display:inline-block;padding-left:50px;font-style:normal;position:relative;}
.foot .f_left em:before{content:'';position:absolute;left:25px;top:50%;margin-top:-7px;width:1px;height:14px;background:#363636;}
.foot .f_left .f_title{height:27px;line-height:27px;font-size:14px;color:#666;padding-left:36px;}
.foot .f_left .f_title.icon1{background:url(foot_icon1.png) no-repeat left center;}
.foot .f_left .f_title.icon2{background:url(foot_icon2.png) no-repeat left center;}
.foot .f_left .f_contact{width:calc(100% - 460px);float:left;padding-bottom:4px;}
.foot .f_left .f_contact .f_pp{margin-top:3px;padding-left:36px;}
.foot .f_left .f_contact .f_pp p{margin:0;height:28px;line-height:28px;color:#CCC;font-size:14px;}
.foot .f_left .f_contact .f_pp p span{display:inline-block;padding-left:50px;position:relative;}
.foot .f_left .f_contact .f_pp p span:before{content:'';position:absolute;left:25px;top:50%;margin-top:-7px;width:1px;height:14px;background:#363636;}
.foot .f_left .f_kefu{width:460px;float:right;}
.foot .f_left .f_kefu .f_p{margin-top:13px;padding-left:36px;}
.foot .f_left .f_kefu .f_p p{margin:0;height:30px;line-height:30px;font-size:29px;color:#CCC;font-weight:bold;}
.foot .f_left .f_kefu .f_p p span{display:inline-block;padding-left:30px;position:relative;}
.foot .f_left .f_kefu .f_p p span:before{content:'';position:absolute;left:15px;top:0;width:1px;height:30px;background:#363636;}
.foot .f_left .f_kefu .f_p a{height:34px;line-height:34px;padding:0 27px 0 60px;border-radius:17px;display:inline-block;background:url(foot_icon3.png) no-repeat 25px center #373737;margin-top:14px;color:#CCC;}
.foot .erweima{width:114px;float:right;}
.foot .erweima img{width:114px;height:114px;display:block;}
.foot .erweima p{margin:0;height:20px;line-height:20px;text-align:center;font-size:13px;color:#aaa;margin-top:11px;}
/*footbottom*/
#footbottombg{background:#000;padding:18px 0 26px;}
.footbottom{line-height:32px;color:#CCC;}
.footbottom span{display:inline-block;}
.footbottom a{color:#CCC;}
/*stylepbulic*/
#stylepbulic{width:100%;height:340px;background-repeat:no-repeat;background-position:center top;background-size:cover;}
#stylesubnav{width:100%;height:61px;border-bottom:1px solid #E0E0E0;}
#stylesubnav .xq_c{padding:0;}
#stylesubnav .xq_c .xq_left{float:left;}
#stylesubnav .xq_c .xq_right{float:right;}
#stylesubnav .xq_crumbs{background:url(position.png) no-repeat left 23px;background-size:auto 12px;line-height:30px;float:left;padding:15px 0 15px 20px;color:#999;}
#stylesubnav .xq_crumbs a{color:#999;}
.xq_nav{position:absolute;left:0;top:-91px;border-left:1px solid #D5D5D5;font-size:0;-webkit-text-size-adjust:none;}
.xq_nav a{display:inline-block;height:60px;line-height:60px;padding:0 50px;text-align:center;position:relative;font-size:16px;color:#3F3F3F;border-right:1px solid #D5D5D5;}
.xq_nav a.on{background:#DB353D;color:#FFF;}
.xq_nav a.on .san{position:absolute;left:50%;margin-left:-10px;bottom:-10px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #1767CA;display:block;}

/*px*/
#px_banner{width:100%;padding-bottom:319px;position:relative;z-index:9;}
#px_banner img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;}
.px_txt{position:absolute;width:100%;height:100%;left:0;top:0;}
.px_txt .px_txt_p{position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;text-align:center;}
.px_txt .px_txt_p h2{margin:0;line-height:60px;height:60px;font-size:48px;font-weight:bold;color:#FFF;display:inline-block;padding:0 25px;position:relative;}
.px_txt .px_txt_p h2:before{content:'';position:absolute;width:55px;height:1px;background:#FFF;left:-55px;top:50%;}
.px_txt .px_txt_p h2:after{content:'';position:absolute;width:55px;height:1px;background:#FFF;right:-55px;top:50%;}
.px_txt .px_txt_p p{margin:0;margin-top:13px;height:30px;line-height:30px;font-size:26px;color:#FFF;text-transform:uppercase;}
.pnav_ul{font-size:0;-webkit-text-size-adjust:none;text-align:left;margin-top:-70px;position:relative;z-index:10;}
.pnav_ul a{height:34px;line-height:34px;background:#FFF;display:inline-block;margin-right:15px;font-size:16px;color:#444;padding:0 29px;}
.pnav_ul a:last-child{margin-right:0;}
.pnav_ul a.on{background:#9D48A5;color:#FFF;}

/*视频弹出*/
#tan_box{display:none;position:fixed;left:0px;top:0px;right:0px;bottom:0px;background:rgba(0, 0, 0, 0.8);z-index:1000;}
.tan_box{position:absolute;left:0px;top:0px;right:0px;bottom:0px;padding:50px;display:-webkit-box;display:-moz-box;display:-webkit-flex;
    display:-ms-flexbox;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;}
.tan_box .box{position:relative;background:#fff url(loading.gif) center center no-repeat;padding:10px;box-shadow:0 0 15px #ccc;border-radius:5px 0 5px 5px;}
.tan_box .box video{max-width:1000px;width:100%;height:auto;display:block;overflow:hidden;}
.tan_box .v_close{width:36px;height:36px;text-align:center;position:absolute;right:0px;top:-36px;cursor:pointer;box-shadow:0 0 5px #ccc;border-radius:5px 5px 0 0;background:url(closeicon.png) no-repeat center center #FFF;}

/*电脑浮动*/
.izl-rmenu{position:fixed;right:0;bottom:10px;padding-bottom:10px;z-index:999;width:72px;}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#D43127;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#D43127;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#D43127;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:#D43127;}
.izl-rmenu .btn-phone .phone{background-color:#D43127;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

/*手机浮动*/
#floatBottom{width:100%;height:53px;background:#8a8a8a;position:fixed;left:0;bottom:0;z-index:999999;display:none;}
#floatBottom a{width:25%;height:53px;line-height:53px;display:block;float:left;position:relative;}
#floatBottom a.kf1{background:url(kf1.png) no-repeat center center;}
#floatBottom a.kf2{background:url(kf2.png) no-repeat center center;}
#floatBottom a.kf3{background:url(kf3.png) no-repeat center center;}
#floatBottom a.kf4{background:url(kf4.png) no-repeat center center;}
#floatBottom .ewm{width:90px;height:90px;position:absolute;bottom:55px;left:50%;margin-left:-45px;display:none;}
#floatBottom .ewm img{width:100%;height:100%;display:block;}



/*1610以上屏幕*/
@media (min-width:1444px){
	.container{width:1300px;}
}
/*1200以上屏幕*/
@media screen and (max-width:1443px){
	.container{width:1300px;}
	.head{width:calc(100% - 30px);}
	.top{width:calc(100% - 30px);}
	.top .t_right .nav .firstfloor>li>a{padding:0 15px;}
	.index_banner{padding-bottom:38.65%;}
	.yingyong .yyc_img{padding-bottom:580px;}
}
/*1200以上屏幕*/
@media screen and (max-width:1329px){
	.container{width:1200px;}
	#topwrap{height:82px;}
	.top .t_left{padding:20px 0 20px;}
	.top .t_left .logo{width:300px;}
	.top .t_left i{height:47px;}
	.top .t_left .t_txt{padding:0 0 2px;}
	.top .t_left .t_txt p:first-child{font-size:18px;height:26px;line-height:26px;}
	.top .t_left .t_txt p:last-child{font-size:13px;height:19px;line-height:19px;}
	.top .t_right .nav{padding-right:0;padding-top:0;}
	.top .t_right .nav .firstfloor>li{font-size:15px;}
	.top .t_right .nav .firstfloor>li>a{height:82px;line-height:82px;padding:0 10px;}
	.top .t_right .t_phone a{height:82px;line-height:82px;}
	.pb_title h2{font-size:30px;height:40px;line-height:40px;}
	.pb_title p{font-size:15px;margin-top:10px;}
	#hotbg{padding:30px 0;}
	#productbg{padding:30px 0;}
	.product .p_class .pc_left h2{font-size:30px;height:40px;line-height:40px;}
	.product .p_class .pc_right{padding:21px 0 33px;}
	#youshibg{padding:30px 0 40px;}
	.youshi .ys_content{margin-top:30px;}
	#infobg{padding:50px 0 143px;}
	.info .info_txt{width:682px;}
	.zizhi{padding:30px 0 0;}
    .zizhi .zz_ul{margin-top:25px;}
    .zizhi .zz_ul p{line-height:40px;}
	.news{padding:30px 0 0;}
	.news .news_ul{padding-left:36px;}
	.question{padding:30px 0;}
	.question .q_ul .q_li span{margin-top:10px;}
}
/*1200以下屏幕*/
@media screen and (max-width:1229px){
	.container{width:994px;}
	.top .t_left i{display:none;}
	.top .t_left .t_txt{display:none;}
	.index_banner{padding-bottom:42%;}
	.index_banner .swiper-pagination-bullets{bottom:15px!important;}
	.index_banner .swiper-pagination-bullet{width:10px;height:10px;}
	.index_banner .swiper-pagination-bullet-active{width:40px;}
	.hot{margin-top:18px;}
	.product .p_class .pc_left{width:calc(100% - 495px);}
	.product .p_class .pc_right{width:495px;}
	.product .p_class .pc_right a{width:120px;margin-left:5px;}
	.youshi .ys_content .ys_txt .ys_nr{padding:0 26px;}
	.youshi .ys_content .ys_txt .ys_nr h2{font-size:26px;height:34px;line-height:34px;}
	.youshi .ys_content .ys_txt .ys_nr p{font-size:14px;line-height:26px;}
	.youshi .ys_content .ys_li .ys_p{padding:10px 0 10px 10px;}
	.youshi .ys_content .ys_li .ys_p h2{font-size:14px;height:22px;line-height:22px;}
	.youshi .ys_content .ys_li .ys_p p{font-size:12px;height:20px;line-height:20px;}
	.youshi .ys_content .ys_li .ys_p i{height:40px;background-size:auto 100%!important;margin-top:10px;}
	.youshi .ys_content .ys_txt .ys_btxt{padding:10px 0 10px 26px;}
	.youshi .ys_content .ys_txt .ys_btxt i{height:40px;margin-top:10px;background-size:auto 100%!important;}
	.youshi .ys_content .ys_txt .ys_btxt h2{font-size:14px;height:22px;line-height:22px;}
	.youshi .ys_content .ys_txt .ys_btxt p{font-size:12px;height:20px;line-height:20px;}
	.yingyong .yy_ul .yy_li{padding:20px 0;}
	.yingyong .yy_ul .yy_li i{height:40px;}
	.yingyong .yy_ul .yy_li p{font-size:16px;height:24px;line-height:24px;margin-top:10px;}
	.yingyong .yyc_img{padding-bottom:440px;}
	.yingyong .yyc_img .yyc_txt p:first-child{font-size:30px;height:40px;line-height:40px;margin-top:60px;}
	.yingyong .yyc_img .yyc_txt p{font-size:14px;line-height:24px;margin-top:15px;}
	.yingyong .yyc_img .yyc_txt a{margin-top:40px;font-size:14px;padding-right:20px;}
	#infobg{padding:30px 0 100px;}
	.info .info_txt{width:476px;padding-bottom:18px;}
	.info .info_txt p{font-size:13px;}
	.info_num{padding:30px 30px 30px 0;margin-top:-70px;}
	.info_num .n_li p:first-child{height:36px;line-height:36px;}
	.info_num .n_li p span{font-size:30px;}
	.zizhi{padding:20px 0 0;}
    .zizhi .zz_ul{margin-top:20px;}
	.news .news_img{width:500px;}
	.news .news_img .n_img{padding-bottom:295px;}
	.news .news_ul{width:calc(100% - 500px);padding-left:20px;}
	.news .news_ul .news_li{margin-top:20px;}
	.news .news_ul .news_li p:first-child{font-size:18px;height:26px;line-height:26px;}
	#friendlinkbg{padding:10px 0;}
	.friendlink .left{margin-top:0;}
	.friendlink .right a{font-size:13px;padding:3px 10px;}
	.friendlink .right a:after{top:4px;}
	#footbg{padding:20px 0;}
	.foot .f_left .f_contact{width:calc(100% - 380px);}
	.foot .f_left em{padding-left:30px;}
	.foot .f_left em:before{left:15px;}
	.foot .f_left .f_contact .f_pp p span{padding-left:30px;}
	.foot .f_left .f_contact .f_pp p span:before{left:15px;}
	.foot .f_left .f_kefu{width:380px;}
	.foot .f_left .f_kefu .f_p p{font-size:22px;}
	#footbottombg{padding:15px 0 20px;}
	
	#lefttop{display:none;}
	#px_banner{padding-bottom:25%;}
}
/*992以下屏幕*/
@media screen and (max-width:1023px){
	.container{width:calc(100% - 30px);}
	#topwrap{display:none;}
	#mobileheadbg{display:block;}
	#mobilehead{display:block;}
	#mobilehead.mhead{background:#FFF;position:fixed;z-index:9999;top:0;box-shadow:0 2px 5px rgba(0,0,0,.6);}
	#mobilehead .nav_bg.nav_bg1{height:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box.nav_box1{top:70px;}
	.index_banner{padding-bottom:40%;}
	.pb_title h2{font-size:24px;height:32px;line-height:32px;}
	.pb_title p{font-size:13px;}
	#hotbg{padding:20px 0;}
	.hot .h_txt{padding:15px 10px;}
	.hot .h_txt p{font-size:13px;}
	.hot .h_txt p:first-child{font-size:18px;height:24px;line-height:24px;}
	#productbg{padding:20px 0;}
	.product .p_class{margin-top:0;}
	.product .p_class .pc_left{width:100%;float:none;text-align:center;}
	.product .p_class .pc_left h2{font-size:24px;height:32px;line-height:32px;}
	.product .p_class .pc_left p{font-size:13px;line-height:20px;margin-top:10px;}
	.product .p_class .pc_left p br{display:none;}
	.product .p_class .pc_left a{display:none;}
	.product .p_class .pc_right{padding:0 0;width:100%;float:none;}
	.product .p_class .pc_right a{width:19.36%;margin-left:0.8%;font-size:13px;}
	.product .p_class .pc_right a:nth-child(4n+1){margin-left:0.8%;}
	.product .p_class .pc_right a:nth-child(5n+1){margin-left:0;}
	.product .p_class .pc_right a:first-child{margin-left:0;}
	#productbg{background-size:auto 295px;}
	.product .p_ul .p_li{width:32.6%;margin-left:1.1%;margin-top:10px;}
	.product .p_ul .p_li:nth-child(4n+1){margin-left:1.1%;}
	.product .p_ul .p_li:nth-child(3n+1){margin-left:0;}
	.product .p_btn{margin-top:20px;}
	#youshibg{padding:20px 0 26px;}
	.youshi .ys_content .ys_item{width:25%;position:absolute;left:0;top:0;}
	.youshi .ys_content .ys_item.ys_item1{left:0;}
	.youshi .ys_content .ys_item.ys_item2{left:25%;}
	.youshi .ys_content .ys_item.ys_item3{left:50%;}
	.youshi .ys_content .ys_item.ys_item4{left:75%;}
	.youshi .ys_content .ys_item.ys_hide{display:block;}
	.youshi .ys_content .ys_li{border-right:1px solid #DDD;}
	.youshi .ys_content .ys_item.ys_hide .ys_li{background:#0e4d9c;}
	.youshi .ys_content .ys_item.ys_hide .ys_li .ys_p h2{color:#FFF;}
	.youshi .ys_content .ys_item.ys_hide .ys_li .ys_p p{color:#FFF;}
	.youshi .ys_content .ys_item.ys_hide .ys_li .ys_p i.icon1{background:url(shili_icon1_hover.png) no-repeat left top;}
	.youshi .ys_content .ys_item.ys_hide .ys_li .ys_p i.icon2{background:url(shili_icon2_hover.png) no-repeat left top;}
	.youshi .ys_content .ys_item.ys_hide .ys_li .ys_p i.icon3{background:url(shili_icon3_hover.png) no-repeat left top;}
	.youshi .ys_content .ys_item.ys_hide .ys_li .ys_p i.icon4{background:url(shili_icon4_hover.png) no-repeat left top;}
	.youshi .ys_content .ys_li .ys_img{display:none;}
	.youshi .ys_content .ys_txt{width:100%;float:none;margin-top:112px;}
	.youshi .ys_content .ys_txt .ys_bgimg{padding:30px 20px;}
	.youshi .ys_content .ys_txt .ys_nr{position:relative;top:0;transform:translateY(0);padding:0 0 0 0;}
	.youshi .ys_content .ys_txt .ys_nr h2{font-size:20px;height:30px;line-height:30px;}
	.youshi .ys_content .ys_txt .ys_btxt{display:none;}
	.youshi .youshi_btn{margin-top:15px;}
	.youshi .youshi_btn .ys_btn p:last-child{font-size:18px;}
	.youshi .youshi_btn .ys_btn p em{font-size:18px;}
	.yingyong .yy_ul .yy_li{padding:10px 0;}
	.yingyong .yy_ul .yy_li i{height:26px;}
	.yingyong .yy_ul .yy_li p{font-size:14px;margin-top:5px;}
	.yingyong .yyc_img{padding-bottom:300px;}
	.yingyong .yyc_img .yyc_txt p:first-child{font-size:20px;height:26px;line-height:26px;margin-top:30px;}
	.yingyong .yyc_img .yyc_txt p{font-size:13px;margin-top:7px;line-height:24px;}
	.yingyong .yyc_img .yyc_txt p br{display:none;}
	.yingyong .yyc_img .yyc_txt a{margin-top:20px;}
	#infobg{padding:20px 0 50px;background-size:cover;background:url(infobg.jpg) no-repeat center center #F5F5F5;}
	.info{background:none;}
	.info .info_txt{width:100%;float:none;padding-bottom:0;}
	.info .info_txt p:first-child{font-size:26px;height:36px;line-height:36px;}
	.info .info_txt p:nth-child(2){font-size:20px;height:20px;line-height:20px;}
	.info .info_txt p:nth-child(3){font-size:20px;line-height:26px;height:26px;margin-top:10px;}
	.info .info_txt i{margin:8px 0 10px;}
	.info .info_txt a{margin-top:10px;}
	.info_num{padding:20px 0;margin-top:-30px;}
	.info_num .n_li{width:22%;margin-left:3%;padding-left:20px;}
	.info_num .n_li p span{font-size:20px;}
	.info_num .n_li p:first-child{height:30px;line-height:30px;}
	.info_num .n_li p:last-child{font-size:13px;}
	.news{padding:20px 0 0;}
	.news .news_content{margin-top:18px;}
	.news .news_img{width:350px;}
	.news .news_ul{width:calc(100% - 350px);}
	.question{padding:20px 0;}
	.question .q_ul{margin-top:0;}
	.question .q_ul .q_li{width:48%;margin-left:4%;}
	.question .q_ul .q_li:nth-child(3n+1){margin-left:4%;}
	.question .q_ul .q_li:nth-child(odd){margin-left:0;}
	.foot .f_left{padding-bottom:0;}
	.foot .f_left .f_contact{width:100%;float:none;}
	.foot .f_left .f_kefu{width:100%;float:none;margin-top:10px;}
	.foot .f_left .f_kefu .f_p{margin-top:8px;}
	.foot .f_left .f_kefu .f_p a{margin-top:7px;}

	#footbottombg{padding:10px 0 60px;}
	#floatBottom{display:block;}
	
	.xq_nav{position:relative;width:100%;left:0;top:0;background:#FFF;border-left:none;}
	.xq_nav a{width:33.33%;padding:0 0;}
	.xq_nav a:last-child{border-right:none;}
	#px_banner{padding-bottom:31%;margin-top:0;}
	
	#stylesubnav{height:auto;border-bottom:none;}
	#stylesubnav .xq_crumbs{width:100%;float:none;border-bottom:1px solid #E0E0E0;}
	#stylesubnav .xq_nav{float:none;margin-top:15px;width:100%;display:table;}
	#stylesubnav .xq_nav a{background:#EEE;border-right:1px solid #FFF;padding:0 0;display:table-cell;}
	#stylesubnav .xq_nav a.on .san{display:none;}	
}
/*768以下屏幕*/
@media screen and (max-width:767px){
	.friendlink .left{width:100%;float:none;text-align:center;}
	.friendlink .right{width:100%;float:none;}
}
/*668以下屏幕*/
@media screen and (max-width:667px){
	#headbg{display:none;}
	#mobilehead .nav .nav_box{top:70px;}
	#mobilehead .nav_bg{height:calc(100% - 70px);top:70px;}
	.index_banner .swiper-pagination-bullet{width:6px;height:6px;}
	.index_banner .swiper-pagination-bullet-active{width:16px;}
	.pb_title h2{font-size:20px;height:26px;line-height:26px;}
	.pb_title p{font-size:12px;margin-top:3px;}
	#hotbg{padding:15px 0;}
	#productbg{padding:15px 0;}
	.product .p_class .pc_left h2{font-size:20px;height:26px;line-height:26px;}
	.product .p_class .pc_left p{font-size:12px;margin-top:3px;}
	.product .p_class .pc_right a{width:32%;margin-left:2%;margin-top:10px;}
	.product .p_class .pc_right a:nth-child(5n+1){margin-left:2%;}
	.product .p_class .pc_right a:nth-child(4n+1){margin-left:2%;}
	.product .p_class .pc_right a:nth-child(3n+1){margin-left:0;}
	.product .p_ul .p_li{width:49%;margin-left:2%;}
	.product .p_ul .p_li:nth-child(4n+1){margin-left:2%;}
	.product .p_ul .p_li:nth-child(3n+1){margin-left:2%;}
	.product .p_ul .p_li:nth-child(odd){margin-left:0;}
	.product .p_btn{margin-top:10px;}
	#youshibg{padding:15px 0 20px;}
	.youshi .ys_content .ys_li .ys_p i{display:none;}
	.youshi .ys_content .ys_item{width:50%;}
	.youshi .ys_content .ys_item .ys_li{border-bottom:1px solid #ddd;}
	.youshi .ys_content .ys_item.ys_item2{left:50%;}
	.youshi .ys_content .ys_item.ys_item3{left:0;top:63px;}
	.youshi .ys_content .ys_item.ys_item4{left:50%;top:63px;}
	.youshi .ys_content .ys_txt{margin-top:126px;}
	.youshi .youshi_btn .ys_btn{margin-left:60px;}
	.yingyong .yy_ul .yy_li i{display:none;}
	.yingyong .yy_ul .yy_li p{margin-top:0;}
	#infobg{padding:15px 0 50px;}
	.info_num .n_li{padding-left:8px;}
	.news{padding:15px 0 0;}
	.news .news_img{display:none;}
	.news .news_ul{width:100%;float:none;padding-left:0;}
	.news .news_ul .news_li{margin-top:15px;}
	.news .news_ul .news_li p:first-child{font-size:16px;height:26px;line-height:26px;}
	.news .news_ul .news_li p:last-child{font-size:13px;line-height:24px;margin-top:6px;}
	.question .q_title h2{font-size:20px;height:24px;line-height:24px;}
	.question .q_ul .q_li{width:100%;float:none;margin-left:0;}
	.question .q_ul .q_li:nth-child(3n+1){margin-left:0;}
	.foot .f_left{width:100%;float:none;padding-right:0;}
	.foot .f_left .f_contact .f_pp p{height:auto;}
	.foot .f_left .f_contact .f_pp p:last-child span{display:block;padding-left:0;}
	.foot .erweima{display:none;}
	.footbottom{line-height:26px;}

	.xq_nav a{height:46px;line-height:46px;font-size:14px;}
	#stylesubnav .xq_nav{display:block;}
	#stylesubnav .xq_nav a{height:38px;line-height:38px;border-right:1px solid #FFF;border-bottom:1px solid #FFF;padding:0 15px;display:inline-block;}
}
/*500以下屏幕*/
@media screen and (max-width:499px){
	#headbg{display:none;}
	#mobilehead .logo{width: calc(100% - 70px);;background-size: auto 40px;}
	#mobilehead .nav_bg{top:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box{top:70px;}
	.index_banner{padding-bottom:48%;}
	.pb_title p{line-height:18px;}
	.hot{margin-top:10px;}
	.product .p_class .pc_right a{font-size:12px;}
	.product .p_class .pc_left p{line-height:18px;}
	.product .p_ul .p_li{width:100%;margin-left:0;}
	.product .p_ul .p_li:nth-child(4n+1){margin-left:0;}
	.product .p_ul .p_li:nth-child(3n+1){margin-left:0;}
	.product .p_ul .p_li .p_txt{padding:10px 15px 8px 10px;}
	.product .p_btn a{width:49%;margin-left:2%;padding:0 15px 0 10px;font-size:13px;}
	.youshi .ys_content{margin-top:10px;}
	.youshi .ys_content .ys_txt .ys_bgimg{padding:15px 10px;}
	.youshi .ys_content .ys_txt .ys_nr h2{font-size:18px;height:26px;line-height:26px;}
	.youshi .ys_content .ys_txt .ys_nr p{font-size:13px;line-height:24px;margin-top:6px;}
	.youshi .youshi_btn{text-align:left;}
	.youshi .youshi_btn .ys_btn{margin-left:0;padding-left:46px;}
	.youshi .youshi_btn .ys_btn:first-child{display:none;}
	.yingyong .yyc_img .yyc_txt p:first-child{margin-top:20px;}
	.yingyong .yyc_img .yyc_txt a{margin-top:10px;}
	.yingyong .yy_ul .yy_li{width:33.333%;border-bottom:1px solid rgba(255,255,255,.2);}
	.yingyong .yy_ul .yy_li p{font-size:13px;font-weight:bold;}
	.info .info_txt p:first-child{font-size:20px;line-height:26px;height:26px;}
	.info .info_txt p:nth-child(2){font-size:14px;height:16px;line-height:16px;}
	.info .info_txt p:nth-child(3){font-size:16px;height:22px;line-height:22px;margin-top:5px;}
	.info .info_txt p{line-height:24px;}
	.info_num{padding:8px 0 15px;}
	.info_num .n_li{width:47%;margin-top:10px;}
	.info_num .n_li p:last-child{font-size:12px;}
	.friendlink .right a{font-size:13px;height:22px;line-height:22px;}
	.foot .f_left .f_contact .f_pp{padding-left:0;}
	.foot .f_left em{padding-left:0;display:inline-block;white-space:nowrap;margin-right:10px;}
	.foot .f_left em:before{content:none;}
	.foot .f_left .f_contact .f_pp p:first-child em:first-child{margin-left:10px;}
	.foot .f_left .f_contact .f_pp p span{padding-left:0;}
	.foot .f_left .f_contact .f_pp p span:before{content:none;}
	.foot .f_left .f_kefu .f_p{padding-left:0;}
	.foot .f_left .f_kefu .f_p p{font-size:18px;}
	.foot .f_left .f_kefu .f_p p span:before{content:none;}
}

